This patch adds a quick check in "xm save" to make sure the path given
authoremellor@ewan <emellor@ewan>
Tue, 27 Sep 2005 14:06:40 +0000 (15:06 +0100)
committeremellor@ewan <emellor@ewan>
Tue, 27 Sep 2005 14:06:40 +0000 (15:06 +0100)
commit9427933f18c5d14ecb939c23627bea536e90e07c
tree1f811668115e64de7b358ea4e3503a168c50d1e0
parentf8e5b67cfebbbc1376ff8cd694eaa44ea0da2946
This patch adds a quick check in "xm save" to make sure the path given
exists, and is writable.

This will fix the issue detected by xm-test 03_save_bogusfile_neg.

Signed-off-by: Dan Smith <danms@us.ibm.com>
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/main.py